12. Datasets and Questions Mini-Project
Datasets and Questions Mini-Project
The Enron fraud is a big, messy and totally fascinating story about corporate malfeasance of nearly every imaginable type. The Enron email and financial datasets are also big, messy treasure troves of information, which become much more useful once you know your way around them a bit. We’ve combined the email and finance data into a single dataset, which you’ll explore in this mini-project.
Getting started:
- Clone this git repository: https://github.com/udacity/ud120-projects
-
Open the starter code:
datasets_questions/explore_enron_data.py
**Tip**: If you're not familiar with git, take this short [course](https://www.udacity.com/course/ud775) to get started.